home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Presentation Plus! Sampler
/
Presentation Plus! Sampler.iso
/
pc
/
Setup
/
data1.hdr
/
dirOpened output of crstext.dir
/
scripts_9_log.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-05-13
|
227 b
|
8 lines
on DOlog DOstringToLog, color
put DOstringToLog & RETURN after field "out"
if color <> VOID then
lineToColor = field("out").lines.count - 1
set the foreColor of line lineToColor of field "out" to color
end if
end